Extension::PRegmatch Method

Syntax

.match as l (pattern as C, subject as A)

Arguments

pattern

Character

subject

Any type

Description

Seaches subject for a match to the regular expression in the pattern.